Skip to content
This repository was archived by the owner on Apr 3, 2019. It is now read-only.

Conversation

jadrake75
Copy link

the digit and decimal objects where arrays so they need to be combined
into a string before calling parseInt. Also calling parseInt on a
decimal will be an integer not a real number.

Fixes #5

the digit and decimal objects where arrays so they need to be combined
into a string before calling parseInt.  Also calling parseInt on a
decimal will be an integer not a real number.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Numbers
1 participant